Installation & Configuration documentation
Thanks for buying the Milk Theme - we think you made a great choice. This documentation should cover everything you need to install and configure the Theme for your forum. If you need any extra help, find a bug, or would like to submit a feature request, please feel free to contact us - we're very friendly :)
- PlanetStyles Team
The Milk Theme requires our free FlightDeck Extension in order to configure the theme options (included in download). Therefore there are 2 parts to the installation process:
Note: We offer an affordable installation service for customers wanting help installing the Milk Theme. Email missioncontrol@planetstyles.net for more info.
These Options can be found by scrolling down, under "Style Options"
Milk v2 includes 2 new features for the header:
Scrolls the header background image as the page is scrolling.
Important: In order for this feature to work, the header background source image must be taller than the vertical height of the header bar.
To Enable:
Adds animated particles to the header background. This feature is interactive and reacts when the mouse hovers over or clicks on the header.
To Enable:
There are 3 formats to choose from.
There are 2 locations to choose from:
There are 2 width settings available in Milk:
Fills the full space available in the browser.
To Enable:
Fixed 1200px width. On mobiles and tablets this setting will fill the viewport rather than remain at 1200px.
To Enable:
The default colour in Milk is bright Blue. However, the flightdeck extension allows you to set your own solid accent colour, or choose from a lively preset.

There are 3 forumlist display options in Milk:
Traditional vertical layout.
To Enable:
Traditional vertical layout. 'Topics' column has been removed. 'Posts' column is much wider with larger numbers.
To Enable:
Forums are displayed in a grid. It is recommended to use the 'forum image' feature to enhance the visual display of this layout.
To Enable:
Milk v2 Supports 2 sidebars (left, right or both). They are fixed width and set at the following dimensions:
Left Sidebar: 120px. Right Sidebar: 300px.
Copy & paste the code below to add each to the sidebars.
<div class="sidebar_widget ad_grid fancy_panel">
<div class="fancy_panel_padding">
<h3>Our Friends</h3>
<div class="sidebar_content">
<a href="#"><img src="http://i66.tinypic.com/14xgt5l.jpg" /></a>
<a href="#"><img src="http://i66.tinypic.com/14xgt5l.jpg" /></a>
<a href="#"><img src="http://i66.tinypic.com/14xgt5l.jpg" /></a>
<a href="#"><img src="http://i66.tinypic.com/14xgt5l.jpg" /></a>
</div>
</div>
</div>
<div class="sidebar_widget sidebar_box forabg">
<div class="inner">
<ul class="topiclist">
<li class="header">
<dl class="row-item">
<dt>Blank Widget (Inherits Cat. Style)</dt>
</dl>
</li>
</ul>
<div class="collapse-trigger open">
<span class="icon fa-minus tooltip-left" title="Collapse"></span>
<span class="icon fa-plus tooltip-left" title="Expand"></span>
</div>
<ul class="topiclist forums">
<li class="row">
Some information goes here! :)
</li>
</ul>
</div>
</div>
<div class="sidebar_widget alt_block forabg">
<div class="inner">
<ul class="topiclist">
<li class="header">
<dl class="row-item">
<dt>Blank Widget (Alt Block)</dt>
</dl>
</li>
</ul>
<div class="collapse-trigger open">
<span class="icon fa-minus tooltip-left" title="Collapse"></span>
<span class="icon fa-plus tooltip-left" title="Expand"></span>
</div>
<ul class="topiclist forums">
<li class="row">
Some information goes here! :)
</li>
</ul>
</div>
</div>
<div class="sidebar_widget fancy_panel forabg">
<div class="fancy_panel_padding">
<h3>Blank Widget (Fancy Panel)</h3>
<div class="collapse-trigger open">
<span class="icon fa-minus tooltip-left" title="Collapse"></span>
<span class="icon fa-plus tooltip-left" title="Expand"></span>
</div>
<div class="sidebar_content">
<p>Some things go here :)</p></div>
</div>
</div>
<div class="sidebar_widget">
Your code here
</div>
The Social Icons are powered by FontAwesome library.
<a href="#"><span class="fa fa-twitter"></span></a> <a href="#"><span class="fa fa-apple"></span></a> <a href="#"><span class="fa fa-facebook"></span></a> <a href="#"><span class="fa fa-codepen"></span></a> <a href="#"><span class="fa fa-google"></span></a> <a href="#"><span class="fa fa-digg"></span></a> <a href="#"><span class="fa fa-pinterest-p"></span></a>
Adds a profile widget to the sidebar. Logged out users see a login form.
Choose whether content block headers should appear as solid blocks of colour or accent stripes.
Adds a "scroll to top" button in the lower-right corner on long pages.
Adds a switch to content blocks allowing the end user to show / hide specific content as per their preferance. The user's choice is stored in their browser.
'Postprofile' is the section of topic replies that contains the poster's avatar, post count and other poser-specific information. You can choose to display this information on the left or right side of the post.
We provide help & support to all PlanetStyles Customers with an active support grant.
Please visit our Support Page or email missioncontrol@planetstyles.net
Support for our items includes:
-----------------------------------------------------------------------------------------
Version 2.0.3 - Apr 7th, 2017
-----------------------------------------------------------------------------------------
- [ADD] Dark base colour preset
- [ADD] Ability to choose a 'dark' header overlay instead of colour
- [ADD] Neon Blue accent colour preset
- [ADD] Setting to reposition site logo (left / right / center)
- [FIX] Console log error caused by collapsible category function firing when the feature was disabled
- [FIX] Uploaded logos can now be any size without throwing it out of alignment
- [CHANGE] Appearance of unread notifications in notification dropdown
- [CHANGE] Reduced height of 'stripe' block headers
- [CHANGE] Sidebar profile widget links moved closer to avatar
- [CHANGE] Repositioned topic type indicator and changed background colour to inherit from preset. Also reduced font size.
- [CHANGE] Removed rounded corners from category headers
- [CHANGE] Font colour tweaks
- [CHANGE] Header background will now automatically scale in mobile layouts
-----------------------------------------------------------------------------------------
Version 2.0.2 - Feb 1st, 2017
-----------------------------------------------------------------------------------------
- [FIX] reCaptcha wasn't visible in some cases
- [FIX] Navbar contents escaped the container in boxed layout when navbar set to 'inside header'
-----------------------------------------------------------------------------------------
Version 2.0.1 - January 23rd, 2017 (phpBB 3.2 version)
-----------------------------------------------------------------------------------------
- [FIX] Responsive forum title alignment
- [FIX] Notification and Drop-down menus weren't correctly overlapping main wrapper
- [FIX] Register and login buttons weren't displaying the correct background colour when a custom colour was selected via Flightdeck
- [CHANGE] Set max-width on logo to prevent responsive breakdown.
- [CHANGE] Milk now inherits any missing template files (eg: For extensions) from prosilver.
-----------------------------------------------------------------------------------------
Version 2.0.0 - January 17th, 2017 (phpBB 3.2 version)
-----------------------------------------------------------------------------------------
- [REWRITE] Major ground-up re-write for phpBB 3.2
- [ADD] Full phpBB 3.2.0 support
- [ADD] Feature: Parallax Header
- [ADD] Feature: Particle Header
- [ADD] Feature: Boxed / Fluid Layout
- [ADD] Feature: Colour Presets
- [ADD] Feature: Grid Forumlist Display
- [ADD] Feature: Customisable Content Block Headers
- [ADD] Feature: Option for Left Sidebar, Right Sidebar or Both
- [ADD] Feature: Sidebar Profile Widget
- [ADD] Extensive Responsive Framework
- [ADD] All features from phpBB 3.1 version.
- [REMOVE] Oversized footer
-----------------------------------------------------------------------------------------
Version 1.0.3 - January 18th, 2017 (phpBB 3.1 version)
-----------------------------------------------------------------------------------------
- [FIX] Replaced missing {$STYLESHEETS} variable required for extension support.
-----------------------------------------------------------------------------------------
Version 1.0.2 - October 17th, 2016
-----------------------------------------------------------------------------------------
- [ADD] phpBB 3.1.10 Compatibility
- [CHANGE] Removed unchanged template files that are inherited from prosilver
- [FIX] Highlighted text was became invisible in Firefox
-----------------------------------------------------------------------------------------
Version 1.0.1.1 - October 1st, 2016
-----------------------------------------------------------------------------------------
- [FIX] Scale logo in responsive layout
- [FIX] Accent colour broken in Firefox
-----------------------------------------------------------------------------------------
Version 1.0.1 - September 26th, 2016
-----------------------------------------------------------------------------------------
- [ADD] Feature: Upload header background + options for setting position / repeat
- [ADD] Feature: Header Tint
- [ADD] Feature: Set accent colour by HEX code / colour picker
- [ADD] Feature: High contrast footer links
- [ADD] Feature: Set Forum width (px or %)
- [ADD] Option: Transparent Navbar Background
- [CHANGE] Footer Structure
- [FIX] Logo was hidden in responsive mode
-----------------------------------------------------------------------------------------
Version 1.0.0 - May 28th, 2016
-----------------------------------------------------------------------------------------
- Initial Release